home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / EnzymeX 3.1.dmg / EnzymeX.app / Contents / Resources / EXFileBrowser Plugin-Info.plist < prev    next >
Extensible Markup Language  |  2006-05-06  |  1KB  |  33 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>4PauthorContact</key>
  6.     <string>feedback@mekentosj.com</string>
  7.     <key>4PauthorName</key>
  8.     <string>Mekentosj</string>
  9.     <key>4PpluginDescription</key>
  10.     <string>A Spotlight Based Filebrowser for EXDNA files</string>
  11.     <key>CFBundleDevelopmentRegion</key>
  12.     <string>English</string>
  13.     <key>CFBundleExecutable</key>
  14.     <string>EXFileBrowser</string>
  15.     <key>CFBundleIconFile</key>
  16.     <string>plugin</string>
  17.     <key>CFBundleIdentifier</key>
  18.     <string>com.mekentosj.enzymex.filebrowser</string>
  19.     <key>CFBundleInfoDictionaryVersion</key>
  20.     <string>6.0</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>BNDL</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>MTPX</string>
  25.     <key>CFBundleVersion</key>
  26.     <string>1.0</string>
  27.     <key>NSMainNibFile</key>
  28.     <string>EXFileBrowser.nib</string>
  29.     <key>NSPrincipalClass</key>
  30.     <string>AppController</string>
  31. </dict>
  32. </plist>
  33.